﻿2026-06-15T12:21:20.9419191Z Current runner version: '2.335.1'
2026-06-15T12:21:20.9423834Z Runner name: 'hfenduleam'
2026-06-15T12:21:20.9424264Z Runner group name: 'Default'
2026-06-15T12:21:20.9424751Z Machine name: 'HFENDULEAM'
2026-06-15T12:21:20.9426614Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T12:21:20.9427946Z Contents: read
2026-06-15T12:21:20.9428279Z Metadata: read
2026-06-15T12:21:20.9428583Z Packages: read
2026-06-15T12:21:20.9428900Z ##[endgroup]
2026-06-15T12:21:20.9430109Z Secret source: Actions
2026-06-15T12:21:20.9430504Z Prepare workflow directory
2026-06-15T12:21:20.9766685Z Prepare all required actions
2026-06-15T12:21:20.9791348Z Getting action download info
2026-06-15T12:21:21.5852716Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T12:21:22.2321172Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-15T12:21:22.3086907Z ##[group]Run actions/checkout@v5
2026-06-15T12:21:22.3087687Z with:
2026-06-15T12:21:22.3088007Z   fetch-depth: 0
2026-06-15T12:21:22.3088453Z   repository: SaberMage/spt-core
2026-06-15T12:21:22.3091695Z   token: ***
2026-06-15T12:21:22.3092081Z   ssh-strict: true
2026-06-15T12:21:22.3092412Z   ssh-user: git
2026-06-15T12:21:22.3092747Z   persist-credentials: true
2026-06-15T12:21:22.3093118Z   clean: true
2026-06-15T12:21:22.3093459Z   sparse-checkout-cone-mode: true
2026-06-15T12:21:22.3093870Z   fetch-tags: false
2026-06-15T12:21:22.3094212Z   show-progress: true
2026-06-15T12:21:22.3094545Z   lfs: false
2026-06-15T12:21:22.3094874Z   submodules: false
2026-06-15T12:21:22.3095210Z   set-safe-directory: true
2026-06-15T12:21:22.3095721Z ##[endgroup]
2026-06-15T12:21:22.4972937Z Syncing repository: SaberMage/spt-core
2026-06-15T12:21:22.4974217Z ##[group]Getting Git version info
2026-06-15T12:21:22.4974825Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T12:21:22.5263859Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T12:21:22.5478010Z git version 2.43.0.windows.1
2026-06-15T12:21:22.5503619Z ##[endgroup]
2026-06-15T12:21:22.5513620Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bfa3bdb8-428b-4e47-aacb-4c80f4f77091\.gitconfig'
2026-06-15T12:21:22.5528076Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bfa3bdb8-428b-4e47-aacb-4c80f4f77091' before making global git config changes
2026-06-15T12:21:22.5529140Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T12:21:22.5533674Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T12:21:22.5770521Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T12:21:22.5962094Z https://github.com/SaberMage/spt-core
2026-06-15T12:21:22.5990308Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T12:21:22.5994659Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T12:21:22.6189525Z refs/heads/main
2026-06-15T12:21:22.6215923Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-15T12:21:22.6616347Z HEAD is now at 1ce9e982 docs(api): state bind's intrinsic-auth trust model for spt-hosted sessions
2026-06-15T12:21:22.6863028Z ##[endgroup]
2026-06-15T12:21:22.6866132Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T12:21:23.0428076Z ##[group]Cleaning the repository
2026-06-15T12:21:23.0431968Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T12:21:28.6298875Z Removing .adapter-notify/
2026-06-15T12:21:28.6299501Z Removing target/
2026-06-15T12:21:28.6334457Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T12:21:28.6816555Z HEAD is now at 1ce9e982 docs(api): state bind's intrinsic-auth trust model for spt-hosted sessions
2026-06-15T12:21:28.6839529Z ##[endgroup]
2026-06-15T12:21:28.6843172Z ##[group]Disabling automatic garbage collection
2026-06-15T12:21:28.6848149Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T12:21:28.7072224Z ##[endgroup]
2026-06-15T12:21:28.7072646Z ##[group]Setting up auth
2026-06-15T12:21:28.7079320Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T12:21:28.7286807Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T12:21:29.0910995Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T12:21:29.1140833Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T12:21:29.4672265Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T12:21:29.4888664Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T12:21:29.8528474Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T12:21:29.8806303Z ##[endgroup]
2026-06-15T12:21:29.8806660Z ##[group]Fetching the repository
2026-06-15T12:21:29.8813516Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4f877d09a74ae3712362aa355a7c3f67b725f12f:refs/remotes/pull/14/merge
2026-06-15T12:21:31.2920302Z From https://github.com/SaberMage/spt-core
2026-06-15T12:21:31.2920893Z  * [new branch]        fix/digest-proof-session-id-keys         -> origin/fix/digest-proof-session-id-keys
2026-06-15T12:21:31.2921328Z  * [new ref]           4f877d09a74ae3712362aa355a7c3f67b725f12f -> pull/14/merge
2026-06-15T12:21:31.3041473Z ##[endgroup]
2026-06-15T12:21:31.3041992Z ##[group]Determining the checkout info
2026-06-15T12:21:31.3042361Z ##[endgroup]
2026-06-15T12:21:31.3047275Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T12:21:31.3311387Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T12:21:31.3529392Z ##[group]Checking out the ref
2026-06-15T12:21:31.3533773Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/14/merge
2026-06-15T12:21:31.3983145Z Previous HEAD position was 1ce9e982 docs(api): state bind's intrinsic-auth trust model for spt-hosted sessions
2026-06-15T12:21:31.3983775Z HEAD is now at 4f877d09 Merge 5bb675aecc7bc940949432361fb15d7358642159 into 1ce9e9826bf8f8b124861eb53a389454c48c5e7a
2026-06-15T12:21:31.4006714Z ##[endgroup]
2026-06-15T12:21:31.4258056Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T12:21:31.4478694Z 4f877d09a74ae3712362aa355a7c3f67b725f12f
2026-06-15T12:21:31.4771055Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-15T12:21:31.4771424Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-15T12:21:31.4771663Z [36;1m$PIN = "0c95435"[0m
2026-06-15T12:21:31.4771894Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-15T12:21:31.4772172Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-15T12:21:31.4772589Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-15T12:21:31.4772954Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-15T12:21:31.4773265Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-15T12:21:31.4773552Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-15T12:21:31.4773798Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-15T12:21:31.4774595Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-15T12:21:31.4774968Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-15T12:21:31.4775183Z [36;1m}[0m
2026-06-15T12:21:31.4775344Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-15T12:21:31.4775641Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-15T12:21:31.4850515Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T12:21:31.4850796Z ##[endgroup]
2026-06-15T12:21:32.3816432Z    Compiling proc-macro2 v1.0.106
2026-06-15T12:21:32.3816770Z    Compiling quote v1.0.45
2026-06-15T12:21:32.3817028Z    Compiling unicode-ident v1.0.24
2026-06-15T12:21:32.3817241Z    Compiling cfg-if v1.0.4
2026-06-15T12:21:32.3817479Z    Compiling serde_core v1.0.228
2026-06-15T12:21:32.3817820Z    Compiling serde v1.0.228
2026-06-15T12:21:32.3818141Z    Compiling windows-link v0.2.1
2026-06-15T12:21:32.3819074Z    Compiling portable-atomic v1.13.1
2026-06-15T12:21:32.3819495Z    Compiling typenum v1.20.1
2026-06-15T12:21:32.3819803Z    Compiling getrandom v0.3.4
2026-06-15T12:21:32.3820194Z    Compiling version_check v0.9.5
2026-06-15T12:21:32.3820801Z    Compiling pin-project-lite v0.2.17
2026-06-15T12:21:32.3821471Z    Compiling memchr v2.8.1
2026-06-15T12:21:32.3821831Z    Compiling shlex v2.0.1
2026-06-15T12:21:32.3822140Z    Compiling critical-section v1.2.0
2026-06-15T12:21:32.3822525Z    Compiling find-msvc-tools v0.1.9
2026-06-15T12:21:32.4890639Z    Compiling windows-sys v0.61.2
2026-06-15T12:21:32.5003420Z    Compiling subtle v2.6.1
2026-06-15T12:21:32.5217570Z    Compiling equivalent v1.0.2
2026-06-15T12:21:32.5218140Z    Compiling futures-core v0.3.32
2026-06-15T12:21:32.5351571Z    Compiling smallvec v1.15.1
2026-06-15T12:21:32.6154424Z    Compiling bytes v1.11.1
2026-06-15T12:21:32.6528149Z    Compiling itoa v1.0.18
2026-06-15T12:21:32.6706245Z    Compiling semver v1.0.28
2026-06-15T12:21:32.6887586Z    Compiling stable_deref_trait v1.2.1
2026-06-15T12:21:32.7515959Z    Compiling log v0.4.32
2026-06-15T12:21:32.7596027Z    Compiling generic-array v0.14.7
2026-06-15T12:21:32.7834067Z    Compiling slab v0.4.12
2026-06-15T12:21:32.8337524Z    Compiling futures-sink v0.3.32
2026-06-15T12:21:32.9256827Z    Compiling rustc_version v0.4.1
2026-06-15T12:21:32.9402210Z    Compiling futures-io v0.3.32
2026-06-15T12:21:32.9415885Z    Compiling futures-channel v0.3.32
2026-06-15T12:21:32.9552060Z    Compiling rustversion v1.0.22
2026-06-15T12:21:32.9675626Z    Compiling futures-task v0.3.32
2026-06-15T12:21:32.9894766Z    Compiling hashbrown v0.17.1
2026-06-15T12:21:33.2413849Z    Compiling getrandom v0.2.17
2026-06-15T12:21:33.2462537Z    Compiling cpufeatures v0.2.17
2026-06-15T12:21:33.2844764Z    Compiling fnv v1.0.7
2026-06-15T12:21:33.2902570Z    Compiling libc v0.2.186
2026-06-15T12:21:33.3387106Z    Compiling rand_core v0.10.1
2026-06-15T12:21:33.3466000Z    Compiling cfg_aliases v0.2.1
2026-06-15T12:21:33.3542219Z    Compiling strsim v0.11.1
2026-06-15T12:21:33.4114112Z    Compiling writeable v0.6.3
2026-06-15T12:21:33.5611348Z    Compiling indexmap v2.14.0
2026-06-15T12:21:34.1779017Z    Compiling litemap v0.8.2
2026-06-15T12:21:34.2223693Z    Compiling jobserver v0.1.34
2026-06-15T12:21:34.2766850Z    Compiling autocfg v1.5.1
2026-06-15T12:21:34.2820719Z    Compiling icu_properties_data v2.2.0
2026-06-15T12:21:34.2866850Z    Compiling utf8_iter v1.0.4
2026-06-15T12:21:34.3329905Z    Compiling getrandom v0.4.2
2026-06-15T12:21:34.3681285Z    Compiling dunce v1.0.5
2026-06-15T12:21:34.4425831Z    Compiling cc v1.2.63
2026-06-15T12:21:34.4640738Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T12:21:34.4770696Z    Compiling ident_case v1.0.1
2026-06-15T12:21:34.5303278Z    Compiling fs_extra v1.3.0
2026-06-15T12:21:34.6181756Z    Compiling percent-encoding v2.3.2
2026-06-15T12:21:34.7567709Z    Compiling syn v2.0.117
2026-06-15T12:21:34.7890514Z    Compiling http v1.4.1
2026-06-15T12:21:34.7939227Z    Compiling cpufeatures v0.3.0
2026-06-15T12:21:34.8025594Z    Compiling thiserror v2.0.18
2026-06-15T12:21:34.8353864Z    Compiling aws-lc-rs v1.17.0
2026-06-15T12:21:34.8599574Z    Compiling crypto-common v0.1.7
2026-06-15T12:21:34.9067429Z    Compiling unicode-segmentation v1.13.3
2026-06-15T12:21:34.9305377Z    Compiling scopeguard v1.2.0
2026-06-15T12:21:34.9320533Z    Compiling chacha20 v0.10.0
2026-06-15T12:21:34.9775657Z    Compiling lock_api v0.4.14
2026-06-15T12:21:34.9873865Z    Compiling block-buffer v0.10.4
2026-06-15T12:21:35.0157839Z    Compiling form_urlencoded v1.2.2
2026-06-15T12:21:35.0198952Z    Compiling bitflags v2.12.1
2026-06-15T12:21:35.0285652Z    Compiling untrusted v0.9.0
2026-06-15T12:21:35.0811219Z    Compiling digest v0.10.7
2026-06-15T12:21:35.1224324Z    Compiling rand v0.10.1
2026-06-15T12:21:35.1656518Z    Compiling num-traits v0.2.19
2026-06-15T12:21:35.2170244Z    Compiling cmake v0.1.58
2026-06-15T12:21:35.2214695Z    Compiling windows-result v0.4.1
2026-06-15T12:21:35.2255184Z    Compiling windows-strings v0.5.1
2026-06-15T12:21:35.2333780Z    Compiling rustls v0.23.40
2026-06-15T12:21:35.2711956Z    Compiling heck v0.5.0
2026-06-15T12:21:35.2979015Z    Compiling convert_case v0.10.0
2026-06-15T12:21:35.3597475Z    Compiling unicode-xid v0.2.6
2026-06-15T12:21:35.7000466Z    Compiling atomic-waker v1.1.2
2026-06-15T12:21:35.8759334Z    Compiling const-oid v0.10.2
2026-06-15T12:21:35.9172308Z    Compiling anyhow v1.0.102
2026-06-15T12:21:35.9339926Z    Compiling httparse v1.10.1
2026-06-15T12:21:35.9587044Z    Compiling zerocopy v0.8.50
2026-06-15T12:21:35.9597121Z    Compiling parking_lot_core v0.9.12
2026-06-15T12:21:35.9922268Z    Compiling ring v0.17.14
2026-06-15T12:21:36.0258453Z    Compiling http-body v1.0.1
2026-06-15T12:21:36.0289541Z    Compiling hybrid-array v0.4.12
2026-06-15T12:21:36.0400807Z    Compiling curve25519-dalek v4.1.3
2026-06-15T12:21:36.0455369Z    Compiling ahash v0.8.12
2026-06-15T12:21:36.1050908Z    Compiling base64ct v1.8.3
2026-06-15T12:21:36.1491979Z    Compiling powerfmt v0.2.0
2026-06-15T12:21:36.1506049Z    Compiling fastrand v2.4.1
2026-06-15T12:21:36.1570989Z    Compiling aws-lc-sys v0.41.0
2026-06-15T12:21:36.1998175Z    Compiling either v1.16.0
2026-06-15T12:21:36.4037644Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T12:21:36.4211580Z    Compiling deranged v0.5.8
2026-06-15T12:21:36.4224483Z    Compiling rand_core v0.6.4
2026-06-15T12:21:36.4267621Z    Compiling time-core v0.1.8
2026-06-15T12:21:36.4951662Z    Compiling pkg-config v0.3.33
2026-06-15T12:21:36.5980455Z    Compiling zmij v1.0.21
2026-06-15T12:21:36.6159825Z    Compiling tower-service v0.3.3
2026-06-15T12:21:36.7215810Z    Compiling base64 v0.22.1
2026-06-15T12:21:36.7516914Z    Compiling num-conv v0.2.2
2026-06-15T12:21:36.7593864Z    Compiling try-lock v0.2.5
2026-06-15T12:21:36.7819989Z    Compiling tinyvec_macros v0.1.1
2026-06-15T12:21:36.8817112Z    Compiling data-encoding v2.11.0
2026-06-15T12:21:36.8896045Z    Compiling vcpkg v0.2.15
2026-06-15T12:21:36.8896754Z    Compiling tinyvec v1.11.0
2026-06-15T12:21:36.9222640Z    Compiling want v0.3.1
2026-06-15T12:21:37.0302478Z    Compiling parking_lot v0.12.5
2026-06-15T12:21:37.1029722Z    Compiling crypto-common v0.2.2
2026-06-15T12:21:37.1476582Z    Compiling block-buffer v0.12.0
2026-06-15T12:21:37.1786457Z    Compiling sha2 v0.10.9
2026-06-15T12:21:37.1893962Z    Compiling vergen-lib v9.1.0
2026-06-15T12:21:37.2201358Z    Compiling inout v0.1.4
2026-06-15T12:21:37.3587563Z    Compiling n0-future v0.3.2
2026-06-15T12:21:37.3587975Z    Compiling cordyceps v0.3.4
2026-06-15T12:21:37.3777198Z    Compiling parking v2.2.1
2026-06-15T12:21:37.3987291Z    Compiling winnow v1.0.3
2026-06-15T12:21:37.5880988Z    Compiling winapi v0.3.9
2026-06-15T12:21:37.6184342Z    Compiling crossbeam-utils v0.8.21
2026-06-15T12:21:37.6505504Z    Compiling serde_json v1.0.150
2026-06-15T12:21:37.6540048Z    Compiling httpdate v1.0.3
2026-06-15T12:21:37.6748817Z    Compiling spin v0.10.0
2026-06-15T12:21:37.7610347Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-15T12:21:37.7803040Z    Compiling signature v2.2.0
2026-06-15T12:21:37.8297678Z    Compiling diatomic-waker v0.2.3
2026-06-15T12:21:37.8312896Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T12:21:37.9572196Z    Compiling futures-buffered v0.2.13
2026-06-15T12:21:37.9845289Z    Compiling ed25519 v2.2.3
2026-06-15T12:21:38.0108723Z    Compiling digest v0.11.3
2026-06-15T12:21:38.0953795Z    Compiling synstructure v0.13.2
2026-06-15T12:21:38.1660900Z    Compiling darling_core v0.20.11
2026-06-15T12:21:38.2591052Z    Compiling futures-lite v2.6.1
2026-06-15T12:21:38.2998773Z    Compiling cipher v0.4.4
2026-06-15T12:21:38.3332144Z    Compiling vergen-lib v0.1.6
2026-06-15T12:21:38.3720599Z    Compiling vergen v9.1.0
2026-06-15T12:21:38.4011916Z    Compiling universal-hash v0.5.1
2026-06-15T12:21:38.5781898Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T12:21:38.5997767Z    Compiling noq-udp v0.10.0
2026-06-15T12:21:38.6359946Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T12:21:38.6510286Z    Compiling heapless v0.7.17
2026-06-15T12:21:38.7020669Z    Compiling sync_wrapper v1.0.2
2026-06-15T12:21:38.7392728Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T12:21:38.7853405Z    Compiling allocator-api2 v0.2.21
2026-06-15T12:21:38.8111913Z    Compiling byteorder v1.5.0
2026-06-15T12:21:38.8247019Z    Compiling opaque-debug v0.3.1
2026-06-15T12:21:38.9153559Z    Compiling socket2 v0.6.4
2026-06-15T12:21:38.9353704Z    Compiling mio v1.2.1
2026-06-15T12:21:39.0140871Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T12:21:39.1003973Z    Compiling hash32 v0.2.1
2026-06-15T12:21:39.1425130Z    Compiling polyval v0.6.2
2026-06-15T12:21:39.4243219Z    Compiling spin v0.9.8
2026-06-15T12:21:39.4445983Z    Compiling vergen-gitcl v1.0.8
2026-06-15T12:21:39.4484275Z    Compiling windows-threading v0.2.1
2026-06-15T12:21:39.5842059Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T12:21:39.5884036Z    Compiling tower-layer v0.3.3
2026-06-15T12:21:39.6169790Z    Compiling fallible-iterator v0.3.0
2026-06-15T12:21:39.7286146Z    Compiling signature v3.0.0
2026-06-15T12:21:39.7773553Z    Compiling ryu v1.0.23
2026-06-15T12:21:39.8913737Z    Compiling proc-macro-crate v3.5.0
2026-06-15T12:21:39.9734891Z    Compiling windows-targets v0.52.6
2026-06-15T12:21:39.9916902Z    Compiling ghash v0.5.1
2026-06-15T12:21:40.0009918Z    Compiling ctr v0.9.2
2026-06-15T12:21:40.0707851Z    Compiling aes v0.8.4
2026-06-15T12:21:40.0962126Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T12:21:40.1300996Z    Compiling time v0.3.47
2026-06-15T12:21:40.1877907Z    Compiling http-body-util v0.1.3
2026-06-15T12:21:40.3874768Z    Compiling serde_derive v1.0.228
2026-06-15T12:21:40.3950510Z    Compiling zeroize_derive v1.4.3
2026-06-15T12:21:40.4610770Z    Compiling zerofrom-derive v0.1.7
2026-06-15T12:21:40.5316530Z    Compiling tokio-macros v2.7.0
2026-06-15T12:21:40.5443982Z    Compiling yoke-derive v0.8.2
2026-06-15T12:21:40.7147875Z    Compiling futures-macro v0.3.32
2026-06-15T12:21:40.7355527Z    Compiling zerovec-derive v0.11.3
2026-06-15T12:21:40.7797890Z    Compiling displaydoc v0.2.6
2026-06-15T12:21:40.9415392Z    Compiling tracing-attributes v0.1.31
2026-06-15T12:21:41.0684511Z    Compiling thiserror-impl v2.0.18
2026-06-15T12:21:41.0783084Z    Compiling zeroize v1.8.2
2026-06-15T12:21:41.1822012Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T12:21:41.2610615Z    Compiling darling_macro v0.20.11
2026-06-15T12:21:41.3614262Z    Compiling tokio v1.52.3
2026-06-15T12:21:41.4724797Z    Compiling rustls-pki-types v1.14.1
2026-06-15T12:21:41.5268368Z    Compiling derive_more-impl v2.1.1
2026-06-15T12:21:41.6449759Z    Compiling futures-util v0.3.32
2026-06-15T12:21:41.7635341Z    Compiling spez v0.1.2
2026-06-15T12:21:41.7885752Z    Compiling darling v0.20.11
2026-06-15T12:21:41.9790561Z    Compiling windows-implement v0.60.2
2026-06-15T12:21:42.0024456Z    Compiling derive_builder_core v0.20.2
2026-06-15T12:21:42.0838332Z    Compiling n0-error-macros v0.1.3
2026-06-15T12:21:42.1453265Z    Compiling windows-interface v0.59.3
2026-06-15T12:21:42.1837824Z    Compiling zerofrom v0.1.8
2026-06-15T12:21:42.2723956Z    Compiling der v0.8.0-rc.10
2026-06-15T12:21:42.2756258Z    Compiling pin-project-internal v1.1.13
2026-06-15T12:21:42.5072087Z    Compiling yoke v0.8.3
2026-06-15T12:21:42.8743338Z    Compiling zerovec v0.11.6
2026-06-15T12:21:42.8952630Z    Compiling zerotrie v0.2.4
2026-06-15T12:21:43.0483008Z    Compiling cobs v0.3.0
2026-06-15T12:21:43.0725967Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T12:21:43.1072451Z    Compiling windows-core v0.62.2
2026-06-15T12:21:43.1643931Z    Compiling n0-error v0.1.3
2026-06-15T12:21:43.2883837Z    Compiling ed25519-dalek v2.2.0
2026-06-15T12:21:43.3009349Z    Compiling postcard-derive v0.2.2
2026-06-15T12:21:43.3053668Z    Compiling derive_builder_macro v0.20.2
2026-06-15T12:21:43.4275298Z    Compiling spki v0.8.0-rc.4
2026-06-15T12:21:43.6619576Z    Compiling tinystr v0.8.3
2026-06-15T12:21:43.6653881Z    Compiling potential_utf v0.1.5
2026-06-15T12:21:43.6939107Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T12:21:43.6940499Z    Compiling spt-proto v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T12:21:43.7813976Z    Compiling icu_collections v2.2.0
2026-06-15T12:21:43.8289939Z    Compiling icu_locale_core v2.2.0
2026-06-15T12:21:43.8695707Z    Compiling windows-future v0.3.2
2026-06-15T12:21:43.8828465Z    Compiling windows-collections v0.3.2
2026-06-15T12:21:43.9146995Z    Compiling pin-project v1.1.13
2026-06-15T12:21:43.9431418Z    Compiling derive_builder v0.20.2
2026-06-15T12:21:43.9986324Z    Compiling windows-numerics v0.3.1
2026-06-15T12:21:44.1037209Z    Compiling aead v0.5.2
2026-06-15T12:21:44.1378837Z    Compiling widestring v1.2.1
2026-06-15T12:21:44.2377550Z    Compiling ipconfig v0.3.4
2026-06-15T12:21:44.2390430Z    Compiling aes-gcm v0.10.3
2026-06-15T12:21:44.2754293Z    Compiling data-encoding-macro v0.1.20
2026-06-15T12:21:44.4249807Z    Compiling windows v0.62.2
2026-06-15T12:21:44.4839720Z    Compiling num_enum_derive v0.7.6
2026-06-15T12:21:44.4971326Z    Compiling futures-executor v0.3.32
2026-06-15T12:21:44.5263911Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T12:21:44.5798582Z    Compiling enum-assoc v1.3.0
2026-06-15T12:21:44.5828896Z    Compiling strum_macros v0.28.0
2026-06-15T12:21:44.6908497Z    Compiling icu_provider v2.2.0
2026-06-15T12:21:44.8726941Z    Compiling futures v0.3.32
2026-06-15T12:21:44.8988314Z    Compiling async-trait v0.1.89
2026-06-15T12:21:44.9731030Z    Compiling icu_normalizer v2.2.0
2026-06-15T12:21:45.1015060Z    Compiling icu_properties v2.2.0
2026-06-15T12:21:45.1263640Z    Compiling ipnet v2.12.0
2026-06-15T12:21:45.4764124Z    Compiling prefix-trie v0.8.4
2026-06-15T12:21:45.5476243Z    Compiling tokio-util v0.7.18
2026-06-15T12:21:45.7018626Z    Compiling once_cell v1.21.4
2026-06-15T12:21:45.7544926Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T12:21:45.8052540Z    Compiling tower v0.5.3
2026-06-15T12:21:45.9018139Z    Compiling tracing-core v0.1.36
2026-06-15T12:21:45.9131658Z    Compiling derive_more v2.1.1
2026-06-15T12:21:46.0851375Z    Compiling chrono v0.4.45
2026-06-15T12:21:46.1545047Z    Compiling hashbrown v0.14.5
2026-06-15T12:21:46.2301283Z    Compiling windows-sys v0.59.0
2026-06-15T12:21:46.2551629Z    Compiling tracing v0.1.44
2026-06-15T12:21:46.3419260Z    Compiling idna_adapter v1.2.2
2026-06-15T12:21:46.3884679Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T12:21:46.3940807Z    Compiling postcard v1.1.3
2026-06-15T12:21:46.5253212Z    Compiling idna v1.1.0
2026-06-15T12:21:46.5306446Z    Compiling crossbeam-channel v0.5.15
2026-06-15T12:21:46.7155757Z    Compiling h2 v0.4.14
2026-06-15T12:21:46.7286512Z    Compiling hashlink v0.9.1
2026-06-15T12:21:46.7905923Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T12:21:46.8960792Z    Compiling url v2.5.8
2026-06-15T12:21:46.9166222Z    Compiling blake3 v1.8.5
2026-06-15T12:21:47.0714234Z    Compiling rusqlite v0.32.1
2026-06-15T12:21:47.1172035Z    Compiling windows-registry v0.6.1
2026-06-15T12:21:47.2015973Z    Compiling uuid v1.23.2
2026-06-15T12:21:47.2170952Z    Compiling memoffset v0.6.5
2026-06-15T12:21:47.2713583Z    Compiling netwatch v0.16.0
2026-06-15T12:21:47.3304733Z    Compiling noq v0.18.0
2026-06-15T12:21:47.3362915Z    Compiling acto v0.8.2
2026-06-15T12:21:47.4596582Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T12:21:47.6044081Z    Compiling xml-rs v0.8.28
2026-06-15T12:21:47.6719607Z    Compiling tagptr v0.2.0
2026-06-15T12:21:47.6816791Z    Compiling lru-slab v0.1.2
2026-06-15T12:21:47.6817877Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T12:21:47.6982118Z    Compiling rustc-hash v2.1.2
2026-06-15T12:21:47.8127231Z    Compiling mac-addr v0.3.0
2026-06-15T12:21:47.8127821Z    Compiling ref-cast v1.0.25
2026-06-15T12:21:47.8493852Z    Compiling identity-hash v0.1.0
2026-06-15T12:21:47.8527689Z    Compiling thiserror v1.0.69
2026-06-15T12:21:47.8777191Z    Compiling foldhash v0.2.0
2026-06-15T12:21:47.8830819Z    Compiling moka v0.12.15
2026-06-15T12:21:47.9529421Z    Compiling netdev v0.42.0
2026-06-15T12:21:48.0167904Z    Compiling hashbrown v0.16.1
2026-06-15T12:21:48.0556707Z    Compiling spt-store v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T12:21:48.3226744Z    Compiling xmltree v0.10.3
2026-06-15T12:21:48.5454778Z    Compiling attohttpc v0.30.1
2026-06-15T12:21:48.5628796Z    Compiling iroh-base v0.98.0
2026-06-15T12:21:48.5666499Z    Compiling tower-http v0.6.11
2026-06-15T12:21:48.7594507Z    Compiling strum v0.28.0
2026-06-15T12:21:48.8029793Z    Compiling iroh-metrics v0.38.3
2026-06-15T12:21:48.9590409Z    Compiling n0-watcher v0.6.1
2026-06-15T12:21:48.9975375Z    Compiling tokio-stream v0.1.18
2026-06-15T12:21:49.1164783Z    Compiling num_enum v0.7.6
2026-06-15T12:21:49.4197169Z    Compiling iroh-relay v0.98.0
2026-06-15T12:21:49.4407196Z    Compiling toml_datetime v0.6.11
2026-06-15T12:21:49.4687410Z    Compiling serde_spanned v0.6.9
2026-06-15T12:21:49.5002645Z    Compiling thiserror-impl v1.0.69
2026-06-15T12:21:49.6669896Z    Compiling ref-cast-impl v1.0.25
2026-06-15T12:21:49.6864976Z    Compiling serde_derive_internals v0.29.1
2026-06-15T12:21:49.8334188Z    Compiling simple-dns v0.9.3
2026-06-15T12:21:49.9674330Z    Compiling serial-core v0.4.0
2026-06-15T12:21:50.1637644Z    Compiling spt-msg v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T12:21:50.2263914Z    Compiling aho-corasick v1.1.4
2026-06-15T12:21:50.2787138Z    Compiling regex-syntax v0.8.10
2026-06-15T12:21:50.4170470Z    Compiling winnow v0.7.15
2026-06-15T12:21:50.4740762Z    Compiling simdutf8 v0.1.5
2026-06-15T12:21:50.5278026Z    Compiling toml_write v0.1.2
2026-06-15T12:21:50.5634315Z    Compiling arrayvec v0.7.6
2026-06-15T12:21:50.8040882Z    Compiling hyper v1.10.1
2026-06-15T12:21:50.8433724Z    Compiling winreg v0.10.1
2026-06-15T12:21:50.8931983Z    Compiling sha1_smol v1.0.1
2026-06-15T12:21:50.9007919Z    Compiling resolv-conf v0.7.6
2026-06-15T12:21:51.1402465Z    Compiling constant_time_eq v0.4.2
2026-06-15T12:21:51.2010476Z    Compiling arrayref v0.3.9
2026-06-15T12:21:51.2576160Z    Compiling smol_str v0.1.24
2026-06-15T12:21:51.5810868Z    Compiling schemars_derive v1.2.1
2026-06-15T12:21:51.5831492Z    Compiling iroh-dns v0.98.0
2026-06-15T12:21:51.9788133Z    Compiling serial-windows v0.4.0
2026-06-15T12:21:52.1260018Z    Compiling lru v0.16.4
2026-06-15T12:21:52.2208974Z    Compiling hyper-util v0.1.20
2026-06-15T12:21:52.2304827Z    Compiling webpki-roots v1.0.7
2026-06-15T12:21:52.2331524Z    Compiling seize v0.5.1
2026-06-15T12:21:52.3168886Z    Compiling darling_core v0.23.0
2026-06-15T12:21:52.3377035Z    Compiling hmac v0.12.1
2026-06-15T12:21:52.3672846Z    Compiling toml_edit v0.22.27
2026-06-15T12:21:52.4848193Z    Compiling regex-automata v0.4.14
2026-06-15T12:21:52.7070950Z    Compiling serde_bytes v0.11.19
2026-06-15T12:21:52.7177306Z    Compiling iroh v0.98.2
2026-06-15T12:21:52.8506711Z    Compiling once_cell_polyfill v1.70.2
2026-06-15T12:21:52.9932446Z    Compiling lazy_static v1.5.0
2026-06-15T12:21:52.9980004Z    Compiling dyn-clone v1.0.20
2026-06-15T12:21:53.0165964Z    Compiling anstyle v1.0.14
2026-06-15T12:21:53.0948601Z    Compiling pin-utils v0.1.0
2026-06-15T12:21:53.1106034Z    Compiling bitflags v1.3.2
2026-06-15T12:21:53.1617879Z    Compiling cmov v0.5.4
2026-06-15T12:21:53.1712696Z    Compiling utf8parse v0.2.2
2026-06-15T12:21:53.1991260Z    Compiling nix v0.25.1
2026-06-15T12:21:53.2136141Z    Compiling anstyle-wincon v3.0.11
2026-06-15T12:21:53.2496863Z    Compiling anstyle-parse v1.0.0
2026-06-15T12:21:53.3323155Z    Compiling shared_library v0.1.9
2026-06-15T12:21:53.3907137Z    Compiling ctutils v0.4.2
2026-06-15T12:21:53.3956487Z    Compiling hkdf v0.12.4
2026-06-15T12:21:53.4814139Z    Compiling schemars v1.2.1
2026-06-15T12:21:53.4918140Z    Compiling papaya v0.2.4
2026-06-15T12:21:53.5002346Z    Compiling serial v0.4.0
2026-06-15T12:21:53.5377880Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T12:21:53.5986244Z    Compiling igd-next v0.17.1
2026-06-15T12:21:53.6382554Z    Compiling filedescriptor v0.8.3
2026-06-15T12:21:53.6807470Z    Compiling backon v1.6.0
2026-06-15T12:21:53.8913912Z    Compiling anstyle-query v1.1.5
2026-06-15T12:21:53.9312029Z    Compiling paste v1.0.15
2026-06-15T12:21:53.9312496Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T12:21:53.9750380Z    Compiling instability v0.3.12
2026-06-15T12:21:54.0449495Z    Compiling colorchoice v1.0.5
2026-06-15T12:21:54.1050900Z    Compiling downcast-rs v1.2.1
2026-06-15T12:21:54.1195539Z    Compiling toml v0.8.23
2026-06-15T12:21:54.1680531Z    Compiling foldhash v0.1.5
2026-06-15T12:21:54.1993301Z    Compiling shell-words v1.1.1
2026-06-15T12:21:54.2910996Z    Compiling portable-pty v0.8.1
2026-06-15T12:21:54.3436387Z    Compiling hashbrown v0.15.5
2026-06-15T12:21:54.3668723Z    Compiling anstream v1.0.0
2026-06-15T12:21:54.4358145Z    Compiling spake2 v0.4.0
2026-06-15T12:21:54.6019152Z    Compiling wmi v0.18.4
2026-06-15T12:21:54.6769978Z    Compiling regex v1.12.3
2026-06-15T12:21:54.8048882Z    Compiling crossterm_winapi v0.9.1
2026-06-15T12:21:54.8418336Z    Compiling strum_macros v0.26.4
2026-06-15T12:21:54.9831411Z    Compiling spt-runtime v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T12:21:55.2946618Z    Compiling terminal_size v0.4.4
2026-06-15T12:21:55.3715389Z    Compiling itertools v0.13.0
2026-06-15T12:21:55.4558085Z    Compiling sha1 v0.10.6
2026-06-15T12:21:55.8104562Z    Compiling castaway v0.2.4
2026-06-15T12:21:55.8370676Z    Compiling indoc v2.0.7
2026-06-15T12:21:55.8762642Z    Compiling darling_macro v0.23.0
2026-06-15T12:21:55.9627279Z    Compiling unicode-width v0.1.14
2026-06-15T12:21:56.2009252Z    Compiling portmapper v0.16.0
2026-06-15T12:21:56.2491144Z    Compiling clap_lex v1.1.0
2026-06-15T12:21:56.2964039Z    Compiling darling v0.23.0
2026-06-15T12:21:56.2964562Z    Compiling recvmsg v1.0.0
2026-06-15T12:21:56.5700260Z    Compiling doctest-file v1.1.1
2026-06-15T12:21:56.5777503Z    Compiling static_assertions v1.1.0
2026-06-15T12:21:56.6795503Z    Compiling compact_str v0.8.2
2026-06-15T12:21:56.7329751Z    Compiling clap_builder v4.6.0
2026-06-15T12:21:56.8757297Z    Compiling strum v0.26.3
2026-06-15T12:21:56.9472211Z    Compiling spt-live v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T12:21:57.0437466Z    Compiling interprocess v2.4.2
2026-06-15T12:21:57.0597185Z    Compiling unicode-truncate v1.1.0
2026-06-15T12:21:57.2746548Z    Compiling crossterm v0.28.1
2026-06-15T12:21:57.4213315Z    Compiling lru v0.12.5
2026-06-15T12:21:57.5168669Z    Compiling spt-term v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T12:21:57.6100445Z    Compiling clap_derive v4.6.1
2026-06-15T12:21:57.8896531Z    Compiling cassowary v0.3.0
2026-06-15T12:21:57.8972011Z    Compiling unicode-width v0.2.0
2026-06-15T12:21:58.1466732Z    Compiling ratatui v0.29.0
2026-06-15T12:21:58.1829567Z    Compiling nucleo-matcher v0.3.1
2026-06-15T12:21:58.2229251Z    Compiling qrcode v0.14.1
2026-06-15T12:21:58.4029459Z    Compiling tempfile v3.27.0
2026-06-15T12:21:59.4396043Z    Compiling clap v4.6.1
2026-06-15T12:22:10.2065936Z    Compiling rustls-webpki v0.103.13
2026-06-15T12:22:12.4605689Z    Compiling tokio-rustls v0.26.4
2026-06-15T12:22:12.4606294Z    Compiling noq-proto v0.17.0
2026-06-15T12:22:12.4606778Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T12:22:12.5980493Z    Compiling hyper-rustls v0.27.9
2026-06-15T12:22:12.5980956Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T12:22:12.5981354Z    Compiling tokio-websockets v0.13.2
2026-06-15T12:22:12.7468119Z    Compiling reqwest v0.13.4
2026-06-15T12:22:13.6667513Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T12:22:29.7976483Z    Compiling spt-net v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T12:22:31.1027952Z    Compiling spt-daemon v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T12:22:39.0071366Z    Compiling spt v0.7.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T12:22:45.3335938Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
2026-06-15T12:22:45.3565759Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-1e91eef6e30fa06a.exe)
2026-06-15T12:22:45.3987882Z 
2026-06-15T12:22:45.3988257Z running 1 test
2026-06-15T12:22:53.2463010Z test new_brain_serves_against_old_broker ... ok
2026-06-15T12:22:53.2463217Z 
2026-06-15T12:22:53.2463670Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.85s
2026-06-15T12:22:53.2464087Z 
2026-06-15T12:22:53.2956338Z Post job cleanup.
2026-06-15T12:22:53.3979192Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T12:22:53.4191081Z git version 2.43.0.windows.1
2026-06-15T12:22:53.4224485Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\18ad3df9-1f97-4343-9338-4286edce1fa5\.gitconfig'
2026-06-15T12:22:53.4238147Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\18ad3df9-1f97-4343-9338-4286edce1fa5' before making global git config changes
2026-06-15T12:22:53.4239053Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T12:22:53.4243764Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T12:22:53.4516146Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T12:22:53.4730977Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T12:22:53.8329893Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T12:22:53.8529713Z http.https://github.com/.extraheader
2026-06-15T12:22:53.8555982Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T12:22:53.8778888Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T12:22:54.2376932Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T12:22:54.2594363Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T12:22:54.6371179Z Cleaning up orphan processes
